Uses of Class
negotiator.boaframework.OfferingStrategy

Packages that use OfferingStrategy
negotiator.boaframework   
 

Uses of OfferingStrategy in negotiator.boaframework
 

Methods in negotiator.boaframework with parameters of type OfferingStrategy
 void AcceptanceStrategy.init(NegotiationSession negotiationSession, OfferingStrategy offeringStrategy, java.util.HashMap<java.lang.String,java.lang.Double> parameters)
          Standard initialize method to be called after using the empty constructor.